[INFO] fetching crate async-curl 0.5.1...
[INFO] testing async-curl-0.5.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate async-curl 0.5.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate async-curl 0.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate async-curl 0.5.1
[INFO] tweaked toml for crates.io crate async-curl 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-curl 0.5.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-curl 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded curl-sys v0.4.85+curl-8.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b0e165749c5ad680a5d90b0fbb50cce5224b7b161934c8fd5931675267bcd04
[INFO] running `Command { std: "docker" "start" "-a" "9b0e165749c5ad680a5d90b0fbb50cce5224b7b161934c8fd5931675267bcd04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0e165749c5ad680a5d90b0fbb50cce5224b7b161934c8fd5931675267bcd04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0e165749c5ad680a5d90b0fbb50cce5224b7b161934c8fd5931675267bcd04", kill_on_drop: false }`
[INFO] [stdout] 9b0e165749c5ad680a5d90b0fbb50cce5224b7b161934c8fd5931675267bcd04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccc301075be4b09193044d84c5b55afbed2ac8bc337fe599dba4d8647b715eaa
[INFO] running `Command { std: "docker" "start" "-a" "ccc301075be4b09193044d84c5b55afbed2ac8bc337fe599dba4d8647b715eaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-curl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.81s
[INFO] running `Command { std: "docker" "inspect" "ccc301075be4b09193044d84c5b55afbed2ac8bc337fe599dba4d8647b715eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc301075be4b09193044d84c5b55afbed2ac8bc337fe599dba4d8647b715eaa", kill_on_drop: false }`
[INFO] [stdout] ccc301075be4b09193044d84c5b55afbed2ac8bc337fe599dba4d8647b715eaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8179f7c1b6cd81d9dea4234d688b5cbc42e8028992c47927627827be158927f8
[INFO] running `Command { std: "docker" "start" "-a" "8179f7c1b6cd81d9dea4234d688b5cbc42e8028992c47927627827be158927f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling async-curl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.58s
[INFO] running `Command { std: "docker" "inspect" "8179f7c1b6cd81d9dea4234d688b5cbc42e8028992c47927627827be158927f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8179f7c1b6cd81d9dea4234d688b5cbc42e8028992c47927627827be158927f8", kill_on_drop: false }`
[INFO] [stdout] 8179f7c1b6cd81d9dea4234d688b5cbc42e8028992c47927627827be158927f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b31321ab4ae48d8f17081c4fcfa95687f41ccd3f487318a4dcdd7e9a3df4912
[INFO] running `Command { std: "docker" "start" "-a" "5b31321ab4ae48d8f17081c4fcfa95687f41ccd3f487318a4dcdd7e9a3df4912", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_curl-10efac50ba794743)
[INFO] [stdout] 
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] HTTP task . . . .
[INFO] [stdout] running 5 tests
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] HTTP task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stdout] test tests::test_error ... ok
[INFO] [stderr] [2026-06-13T19:03:59Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-06-13T19:03:59Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-06-13T19:03:59Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::actor] Warning! The receiver has been dropped. Ok(Easy { handle: 0x7f1cd801ad90, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } })
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:03:59Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::actor] Warning! The receiver has been dropped. Ok(Easy { handle: 0x7f1ce000c510, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } })
[INFO] [stderr] [2026-06-13T19:04:00Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stdout] test tests::test_async_requests ... ok
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Easy { handle: 0x7f1cf80241c0, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } }
[INFO] [stdout] test tests::test_curl_builder ... ok
[INFO] [stderr] [2026-06-13T19:04:00Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-06-13T19:04:00Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stdout] test tests::test_concurrency_abort ... ok
[INFO] [stdout] test tests::test_concurrency_abort_multi_threaded_runtime ... ok
[INFO] [stderr] [2026-06-13T19:04:00Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests async_curl
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/actor.rs - actor::CurlActor (line 27) ... FAILED
[INFO] [stdout] test src/actor.rs - actor::CurlActor (line 77) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/actor.rs - actor::CurlActor (line 27) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (116) panicked at src/actor.rs:43:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Curl(Error { description: "Couldn't resolve host name", code: 6, extra: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607699fa2a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607699fa2a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607699fa2a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x607699fa2a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x607699fb427a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x607699fb427a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x607699fa6be2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x607699fa6be2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x607699f89996 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x607699f89996 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x607699f9b8e1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x607699f9bb5b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x607699f89a52 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x607699f7ee29 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x607699f8a6dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x607699fb4a6c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x607699fb47b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x607699eea341 - rust_out[55b2f4d6dc07c20e]::main::{closure#0}
[INFO] [stdout]   18:     0x607699efaff7 - <core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   19:     0x607699ee96a7 - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x607699ee9083 - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x607699eca4fd - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>, <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x607699ee2d2d - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x607699ee14cb - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}
[INFO] [stdout]   24:     0x607699ec9180 - <tokio[4967f48b5cb89acd]::runtime::context::scoped::Scoped<tokio[4967f48b5cb89acd]::runtime::scheduler::Context>>::set::<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>)>
[INFO] [stdout]   25:     0x607699ee6fe3 - tokio[4967f48b5cb89acd]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>), <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x607699ecfbad - <std[929523f510218772]::thread::local::LocalKey<tokio[4967f48b5cb89acd]::runtime::context::Context>>::try_with::<tokio[4967f48b5cb89acd]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>), <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>)>
[INFO] [stdout]   27:     0x607699ecf518 - <std[929523f510218772]::thread::local::LocalKey<tokio[4967f48b5cb89acd]::runtime::context::Context>>::with::<tokio[4967f48b5cb89acd]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>), <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>)>
[INFO] [stdout]   28:     0x607699edae8b - tokio[4967f48b5cb89acd]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>), <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>::{closure#0}>
[INFO] [stdout]   29:     0x607699ed369e - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>>
[INFO] [stdout]   30:     0x607699ed3e37 - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut rust_out[55b2f4d6dc07c20e]::main::{closure#0}>>
[INFO] [stdout]   31:     0x607699ee05d6 - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[55b2f4d6dc07c20e]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x607699ede3e7 - tokio[4967f48b5cb89acd]::runtime::context::runtime::enter_runtime::<<tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[55b2f4d6dc07c20e]::main::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]   33:     0x607699ec9992 - <tokio[4967f48b5cb89acd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[55b2f4d6dc07c20e]::main::{closure#0}>
[INFO] [stdout]   34:     0x607699ec8488 - <tokio[4967f48b5cb89acd]::runtime::runtime::Runtime>::block_on_inner::<rust_out[55b2f4d6dc07c20e]::main::{closure#0}>
[INFO] [stdout]   35:     0x607699ec87e5 - <tokio[4967f48b5cb89acd]::runtime::runtime::Runtime>::block_on::<rust_out[55b2f4d6dc07c20e]::main::{closure#0}>
[INFO] [stdout]   36:     0x607699eedd2e - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   37:     0x607699efbe93 - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x607699edb106 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]   39:     0x607699ee51c9 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::{closure#0}
[INFO] [stdout]   40:     0x607699f9ae77 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x607699f9ae77 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x607699f9ae77 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x607699f9ae77 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x607699f9ae77 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x607699f9ae77 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x607699f9ae77 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x607699f9ae77 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x607699f9ae77 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x607699ed79b1 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]   50:     0x607699efc705 - main
[INFO] [stdout]   51:     0x7d51889aa1ca - <unknown>
[INFO] [stdout]   52:     0x7d51889aa28b - __libc_start_main
[INFO] [stdout]   53:     0x607699ec7705 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/actor.rs - actor::CurlActor (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5b31321ab4ae48d8f17081c4fcfa95687f41ccd3f487318a4dcdd7e9a3df4912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b31321ab4ae48d8f17081c4fcfa95687f41ccd3f487318a4dcdd7e9a3df4912", kill_on_drop: false }`
[INFO] [stdout] 5b31321ab4ae48d8f17081c4fcfa95687f41ccd3f487318a4dcdd7e9a3df4912
